> ## Documentation Index
> Fetch the complete documentation index at: https://sequence-0fb8d9e6-api_docs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Wallets for Developers

> Use this page to choose the right integration path and jump to the relevant guides.

<CardGroup>
  <Card title="Ecosystem Wallet (v6)" href="/solutions/wallets/developers/ecosystem-wallet/react_quickstart">
    Connect your app to an Ecosystem Wallet hosted on your ecosystem's domain. Users authenticate with passkeys, social auth, or email preconfigured on the wallet.
  </Card>

  <Card title="Embedded Wallet (v5)" href="/solutions/wallets/developers/embedded-wallet/overview">
    Keep your current Embedded Wallet integration for existing apps. Use your own social auth or email auth.
  </Card>
</CardGroup>

## Ecosystem Wallet Quickstarts

You can use the following quickstarts to integrate with an existing Ecosystem Wallet. If you don't have an Ecosystem Wallet to integrate to, you can connect to the Sequence Ecosystem Wallet demo at [acme.ecosystem-demo.xyz](https://acme.ecosystem-demo.xyz).

<CardGroup>
  <Card title="Web SDK" icon="code" href="/solutions/wallets/developers/ecosystem-wallet/react_quickstart">
    Fastest way to add a complete, non-custodial smart wallet experience to a web-based application.
  </Card>

  <Card title="Unity SDK" icon="unity" href="/solutions/wallets/developers/ecosystem-wallet/unity-quickstart">
    Add a complete, non-custodial smart wallet experience to a Unity-based application.
  </Card>
</CardGroup>

## Embedded Wallets

You might want to continue leveraging our Embedded Wallet product for the time being if:

* You have a production integration that relies on the Embedded Wallet architecture.
* You need a short-term prototype while your Ecosystem Wallet is being set up.
* See [Embedded Wallet docs](/solutions/wallets/developers/embedded-wallet/overview) and plan a medium-term migration to Ecosystem Wallet.

## Next steps

* Start with the [Ecosystem Wallet quickstart](/solutions/wallets/developers/ecosystem-wallet/react_quickstart).
* If you operate a chain or plan an ecosystem-wide wallet, go to [For Ecosystems](/solutions/wallets/ecosystems/overview).
